home *** CD-ROM | disk | FTP | other *** search
- Path: nuscc.nus.sg!sci40246
- From: sci40246@leonis.nus.sg (Goh Hsuan Hsuan)
- Newsgroups: comp.lang.c
- Subject: Help!!!For banner program!!!
- Date: 11 Mar 1996 10:00:22 GMT
- Organization: National University of Singapore
- Message-ID: <4i0tjm$552@nuscc.nus.sg>
- NNTP-Posting-Host: sci40246%@leonis.nus.sg
- X-Newsreader: TIN [version 1.2 PL2]
-
- Hello !
-
- I have a font file which contains all character in banner form... 8*8
- which is stored vertically such as:
-
-
- XX XX
- XX XX
- XX XX
- XXXXXX
- XX XX
- XX XX
- XX XX
-
- XXXXX
- XX X
- XXXXXXX
- XX
- XXXXX
-
- How do I write a banner program to print out whatever characters prompted
- by user ??? Note that this is case sensitive !
-
- ________________________________________________________________________________
-
- Goh Hsuan Hsuan
- National University of Singapore
- Department of Computational Science (PHYSICS)
-
- Experience is that marvelous thing that enables you recognize a
- mistake when you make it again. -- F. P. Jones
- ________________________________________________________________________________
-